Adwaita: highligh not hilight...
authorLapo Calamandrei <calamandrei@gmail.com>
Wed, 18 Jun 2014 17:38:14 +0000 (19:38 +0200)
committerLapo Calamandrei <calamandrei@gmail.com>
Wed, 18 Jun 2014 17:38:14 +0000 (19:38 +0200)
gtk/resources/theme/Adwaita/_common.scss
gtk/resources/theme/Adwaita/gtk-contained-dark.css
gtk/resources/theme/Adwaita/gtk-contained.css

index 9c0d19e354a8b9493fcbf041fc8f96b0a09f0a11..ed705086dde7a41468f6d4bc9cce8594e5b30485 100644 (file)
   @include button(normal);
   &:hover {
     @include button(hover);
-    -gtk-image-effect: hilight;
+    -gtk-image-effect: highlight;
   }
   &:active {
     @include button(active);
index 2bd14bd1fcfed3da7c8ca8ce81be2f9e54ad3202..7ceca51add6f936f3c9fb51f1cd5a47e5fa926b8 100644 (file)
     text-shadow: 0 -1px rgba(0, 0, 0, 0.77976);
     icon-shadow: 0 -1px rgba(0, 0, 0, 0.77976);
     box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0 1px rgba(238, 238, 236, 0.1);
-    -gtk-image-effect: hilight; }
+    -gtk-image-effect: highlight; }
   .button:active {
     border-width: 1px;
     border-style: solid;
index f7f0d95efe6e82edc66b34d24e629a9d7b2b79f5..c8052a8e819561b12b5619b2a94746420040f342 100644 (file)
     text-shadow: 0 1px rgba(255, 255, 255, 0.76923);
     icon-shadow: 0 1px rgba(255, 255, 255, 0.76923);
     box-shadow: inset 0 1px white, 0 1px white;
-    -gtk-image-effect: hilight; }
+    -gtk-image-effect: highlight; }
   .button:active {
     border-width: 1px;
     border-style: solid;